Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 179,338 for

document formatting

(0.1 sec)
  1. Charts Are Rendered Incorrectly When Converting...

    Hello! When converting PPTX to PDF using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience Formatting issues. I attempted to use Aspose Cells to convert the charts…...embedded Excel file experience formatting issues. I attempted to use...like you’re experiencing formatting issues with charts when converting...

    forum.aspose.com/t/charts-are-rendered-incorrec...
  2. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../Documentbuilder/insertHtml/#string_htmlinsertoptions) method....UseBuilderFormatting Use font and paragraph formatting specified in DocumentBuilder...DocumentBuilder as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_Formatting method. Removes shading from the object....clear_formatting method clear_formatting() Removes shading from...from the object. def clear_formatting ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export Excel to Word in Android Apps or with Fr...

    Android API to Convert Excel to Word without using Microsoft Word or online. Test free Excel to DOC online converter quickly before integrating the code....file using Document class Save the document to DOC format using save...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  5. Auto layout VDX document via .NET | products.as...

    C# source code to auto layout vdx file on .NET Framework, .NET Core, Mono Platforms....TIFF VSDX Auto layout VDX document in C# Native and high performance...performance auto layout VDX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/net/autolayout/vdx/
  6. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge Formatting for the shape in C++....ge method Gets soft edge formatting for the shape. System ::...how to work with soft edge formatting. auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Auto layout VSSM document via .NET | products.a...

    C# source code to auto layout vssm file on .NET Framework, .NET Core, Mono Platforms....TIFF VSDX Auto layout VSSM document in C# Native and high performance...performance auto layout VSSM document using server-side Aspose.Diagram...

    products.aspose.com/diagram/net/autolayout/vssm/
  8. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row Formatting for enhanced Document design and presentation....represents current table row formatting properties. public RowFormat...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row Formatting in C++....method Resets to default row formatting. void Aspose :: Words ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...// Get RevisionOptions from document layout options RevisionOptions...RevisionOptions revisionOptions = document.getLayoutOptions().getRevisionOptions();...

    forum.aspose.com/t/some-table-in-word-file-will...